home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 38 / Amiga Format CD38 (1999-03-15)(Future Publishing)(GB)(Track 1 of 3)[!][issue 1999-04].iso / -seriously_amiga- / hardware / ioblixz2usr376 / changes next >
Text File  |  1999-01-25  |  3KB  |  99 lines

  1. ioblixser.device
  2. 37.6:
  3.   - fixed a really bad bug when setting new parameters. Many many thanks to
  4.     Mathias Supp for helping to find this bug!
  5.   - some minor speed optimizations
  6.  
  7. 37.5:
  8.   - fixed "hang up" bug during SDCMD_SETPARAMS
  9.   - now uses ioblix.resource as global database
  10.  
  11. 37.4:
  12.   - added some safety checks during OpenDevice()
  13.  
  14. 37.3:
  15.   - fixed bug in when reading in EOF mode
  16.  
  17. 37.2:
  18.   - fixed carrier detection
  19.   - fixed Enforcer hits during OpenDevice()
  20.   - fixed Enforcer hits during CloseDevice()
  21.   - reduced system load by 50% during reading
  22.   - implemented ASDG-like SIOCMD_SETCTRLLINES command to control RTS and DTR
  23.     lines directly
  24.  
  25.  
  26.  
  27. ioblixpar.device
  28. 37.6:
  29.   - fixed a bug with wrong QuickIO handling
  30.   - now waits for SELECT signal from printer to avoid unwanted loss of data
  31.   - many thing have been simplified
  32.   - ECP status read back is much more stable now.
  33.   - ECP status is now read at every AllocECPInfo() call, not just when opening
  34.     the device
  35.  
  36. 37.5:
  37.   - now uses ioblix.resource as global database
  38.   - PDCMD_QUERY returned wrong state of BUSY line. Fixed.
  39.   - ECP mode is now activated automatically if device is IEEE1284 compatible
  40.  
  41. 37.4:
  42.   - added some safety checks during OpenDevice()
  43.  
  44. 37.3:
  45.   - minor changes
  46.  
  47. 37.2:
  48.   - fixed Enforcer hits during OpenDevice()
  49.   - fixed Enforcer hits during CloseDevice()
  50.   - hopefully fixed the "end of page not printed" bug
  51.   - fixed crashes during CloseDevice() for non-existing ports
  52.  
  53.  
  54.  
  55. ioblixzip.device
  56. 37.6:
  57.   - just a revision bump
  58.  
  59. 37.5:
  60.   - now uses ioblix.resource as global database
  61.  
  62. 37.4:
  63.   - added some safety checks during OpenDevice()
  64.   - some signals were not freed if initialization of Zip drive didn't succeed
  65.   - now supports normal parallel Zip drive and SCSI/parallel Zip Plus drive.
  66.     I hope it's ok, I only had two hours to make it work :)
  67.  
  68.  
  69. IOBlix-Handler
  70. 37.6:
  71.   - just a revision bump
  72.  
  73. 37.5:
  74.   - just a revision bump
  75.  
  76. 37.4:
  77.   - added some small safety checks
  78.  
  79. 37.3:
  80.   - internally set the startup string back to NULL to avoid problem with
  81.     bad programs
  82.  
  83. 37.2:
  84.   - now the mount file's startup string is used to determine the device and unit
  85.     to be accessed
  86.  
  87.  
  88. SetupIOBlix
  89. 37.6:
  90.   - fixed an Enforcer-Hit in AllocChipList() and FindChip() when searching for
  91.     non-existing chips
  92.   - fixed a really bad bug in ioblix.resource/AllocChipList() that made the
  93.     machine crash all the time
  94.   - some printers could be left in a state where switching off-line was
  95.     impossible. Fixed.
  96.   - UARTs FIFO size is now calculated by using the internal loop-back feature
  97.     instead of using a static hardcoded size.
  98.  
  99.